join

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string join(T[] arr, string separator)
  2. string join(T[] arr, char separator)
    string
    join
    (
    T
    )
    (
    T[] arr
    ,)

Meta